Name | Description | |
---|---|---|
![]() | ValueAnalyzer | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ValueAnalyzer | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Analyzer | Gets an analyzer that analyzes the property value. |
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from Analyzer<TTarget,TValue>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
![]() | ValueGetter | Gets the value getter to retrieve the analyzing value. |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes processing command on the specified target. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |
![]() | TryAnalyze | Analyzes the specified target. (Inherited from Analyzer<TTarget,TValue>) |
ValueAnalyzer<TTarget,TValue,TResultValue> Class
Vintasoft.Imaging.Processing.Analyzers Namespace